Skip to content

Get tests passing and recognize foreign content nodes better #318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

mikesamuel
Copy link
Contributor

Prepping for a release.

One test was not passing:
HtmlBuilderTest.testRelLinksWhenRelisPartOfData

I was also getting IDE warnings that there were some uses of @since 10 APIs which made it hard to run tests outside mvn.

This commit cleans up those issues and a few warnings about @deprecated in javadoc without a corresponding annotation.

Prepping for a release.

One test was not passing:
HtmlBuilderTest.testRelLinksWhenRelisPartOfData

I was also getting IDE warnings that there were some uses
of `@since 10` APIs which made it hard to run tests
outside mvn.

This commit cleans up those issues and a few warnings
about `@deprecated` in javadoc without a corresponding
annotation.

Signed-off-by: Mike Samuel <mikesamuel@gmail.com>
@mikesamuel mikesamuel merged commit e8aa0f1 into main Feb 2, 2024
@mikesamuel mikesamuel deleted the fix-rel-test-jdk-10-reqs-and-foreign-content branch February 2, 2024 04:24
@csware
Copy link
Contributor

csware commented Feb 2, 2024

Some of these fixes are also on my PRs... Would be nice of you could comment on issue #301

@csware
Copy link
Contributor

csware commented Feb 2, 2024

FOr a new release you should also consider PR #313

@subbudvk
Copy link
Contributor

@mikesamuel : May I know when we are planning to have a new release, changes from some of our PRs are needed for us

@subbudvk
Copy link
Contributor

@mikesamuel can we get a release please with new fixes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants